home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 5-Fonts & Software / HyperCard 1.2.5 / Help Stacks / Help / card_25894.txt < prev    next >
Text File  |  1989-09-06  |  679b  |  37 lines

  1. -- card: 25894 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 4507
  5. -- name: 
  6.  
  7.  
  8. -- part contents for background part 2
  9. ----- text -----
  10. Read
  11.  
  12. -- part contents for background part 1
  13. ----- text -----
  14. read from file <fileName> until <character>
  15. read from file <fileName> for <number of bytes>
  16.  
  17. Reads from an external ASCII text file into "it".  You must use Open to open the file and Close after you are done.  
  18.  
  19. read from file "Import 2" until tab
  20. if it is empty  -- end of file 
  21. then close file fileName
  22.  
  23.  
  24. -- part contents for background part 44
  25. ----- text -----
  26. Form
  27.  
  28.  
  29. What it does
  30.  
  31.  
  32.  
  33. Examples
  34.  
  35. -- part contents for background part 43
  36. ----- text -----
  37. 337,122